@font-face {
    font-family: 'RalewayRegular';
    src: url('../fonts/Raleway-Regular_0.eot');
    src: url('../fonts/Raleway-Regular_0.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular_0.woff') format('woff'), url('../fonts/Raleway-Regular_0.ttf') format('truetype'), url('../fonts/Raleway-Regular_0.svg#RalewayRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RalewayLight';
    src: url('../fonts/Raleway-Light_0.eot');
    src: url('../fonts/Raleway-Light_0.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Light_0.woff') format('woff'), url('../fonts/Raleway-Light_0.ttf') format('truetype'), url('../fonts/Raleway-Light_0.svg#RalewayLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*.header.docked.contrast nav.menu.mainmenu{ opacity:0;}
.header.docked.contrast:hover nav.menu.mainmenu{ opacity:1;}*/

.page-wrapper section {
    margin-top: 1.6%;
}

.header.contrast {
    /*background: rgba(255,255,255,0.75);*/
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #eee;
}

.homepage .morgage_footer {
    display: none;
}

.homepage.home .morgage_footer {
    display: block;
}

.morgage_footer {
    background: #efefef;
}


/*Start css for home circle bottom*/


/*Thanks you page start**/

.unsubsaccident i {
    color: #337ab7;
    top: 5px;
    position: relative;
    font-size: 20px;
}

.succefulyremoved {
    padding: 0 30px 20px 30px;
}

.wrap_thanbksu {
    margin: 0px auto auto;
    border: 1px solid #ccc;
    border-radius: 15px;
    max-width: 500px;
    padding: 0px;
    text-align: left;
    box-shadow: 0px 10px 25px #555;
}

.unsubsaccident {
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.unsubsaccident a {
    text-decoration: underline;
}

.wrap_thanbksu h2 {
    text-align: left;
    padding-bottom: 20px;
    font-size: 30px;
    padding: 30px 30px 20px 30px;
    margin: 0;
}

.unsubsaccident i.glyphicon-arrow-left {
    color: #73b143;
    display: inline-block;
    margin-right: 13px;
}


/*Thanks you page EMD**/

.customersays .page-arrow {
    position: absolute;
    width: 50px;
    height: 150px;
    cursor: pointer;
}

.customersays .page-arrow::before {
    content: url(arrow.svg);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 23px;
    height: 35px;
}

.customersays .page-arrow--disabled {
    opacity: .3;
}

.customersays .page-arrow--prev {
    left: 0;
}

.customersays .page-arrow--next {
    right: 0;
}

.customersays .page-arrow--next:before {
    -webkit-transform: rotateZ(-180deg) translate(-50%, -50%);
    transform: rotateZ(-180deg) translate(-50%, -50%);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.customersays .review {
    position: absolute;
    border-radius: 5px;
    width: calc(100% - 100px);
    height: 150px;
    margin: 20px 15px 0 40px;
    padding: 15px;
    display: inline-block;
    white-space: normal;
    font-size: 19px;
    text-align: left;
    color: #8c368b;
}


/* .custoerfirst:hover .review {width:calc(100% - 60px);} */

.customersays .review--placeholder {
    position: static;
    display: inline-block;
}

.customersays .review--slidable {
    transition: all 2s ease;
}

.customersays .review__date {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 80%;
    color: #aaa;
}

.customersays .review__header {
    position: relative;
    font-weight: 700;
    margin: 0 0 10px;
    height: 16px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.customersays .review__text {
    position: relative;
    word-wrap: break-word;
    line-height: 14px;
    color: #8c368b;
    font-size: 19px;
}

.customersays .review__text p {
    color: #8c368b;
    font-size: 19px;
    text-align: center;
    line-height: normal;
    font-weight: 600;
}

.customersays .orange .review__text p {
    color: #0084ae;
}

.customersays .orange .review__text p strong {
    color: #8c368b;
}

.customersays .grey .review__text p {
    color: #0084ae;
}

.customersays .grey .review__text p strong {
    color: #0084ae;
}

.customersays .orange .review__text p {
    color: #0084ae;
}

.customersays .orange .review__text p strong {
    color: #0084ae;
}

.customersays .blue .review__text p {
    color: #462774;
}

.customersays .blue .review__text p strong {
    color: #462774;
}

.givetitle {
    color: #8c368b;
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 20px;
}

.weplease {
    color: #8c368b;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 60px;
    font-style: italic;
    line-height: 25px;
}

.blogimg.images_blog {
    padding-bottom: 20px;
}

.parkinson {
    color: #494948;
    font-size: 18px;
}

.hivebacktxt {
    padding: 0 36px;
    font-size: 16px
}

.wanstead_logoimg {
    max-width: 320px;
    margin: 0 0 0 30px;
    padding-bottom: 30px;
    position: relative;
}

.wanstead_logoimg img {
    position: relative;
    top: -50px;
}

.weplease.bluecolor {
    color: #0084ae;
    padding-bottom: 0px;
}

.givetitle.bluecolor {
    color: #0084ae;
}

.givingbackwrap p {
    padding-bottom: 10px;
}

.custoerfirst {
    background-image: url(../img/Oval-3.png);
}

.custoerfirst:hover {
    z-index: 111;
    background-image: url(../img/Oval-3h.png);
}

.blogwrap_inner {
    background: #eaedf1;
}

.blogsectioningsec .blogwhite {
    background: #eaedf1;
}

.customersays .review__text span {
    color: #4a4a49;
    display: block;
    font-size: 15px;
    font-weight: normal;
    max-width: 120px;
    margin: auto;
    text-align: center;
}

.customersays .review__name {
    text-align: left;
    font-size: 80%;
    z-index: 2;
    padding-top: 10px;
}

.customersays .review__placeholder {
    height: 10px;
    margin-top: 10px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 10px;
}

.customersays .review__placeholder--no-animation {
    -webkit-animation-name: none;
    animation-name: none;
    background: #eee;
}

.customersays .review__placeholder--small {
    width: 70%;
}

.customersays .star-rating {
    margin: 0 0 10px;
    overflow: hidden;
    width: 80px;
}

.customersays .star-rating__star {
    position: relative;
    float: left;
    background-color: #ccc;
    border-radius: 13%;
    margin-right: 1.25%;
    width: 19%;
    padding-bottom: 3px;
}

.customersays .star-rating__star:last-of-type {
    margin: 0;
}

.customersays .star-rating__star::before {
    content: url(star.svg);
    display: block;
    width: 60%;
    position: absolute;
    top: 20%;
    left: 20%;
    right: 20%;
    bottom: 20%;
    line-height: 60%;
}

.customersays .star-rating--1 .star-rating__star:nth-child(1) {
    background-color: #e22027;
}

.customersays .star-rating--2 .star-rating__star:nth-child(-n+2) {
    background-color: #f47324;
}

.customersays .star-rating--3 .star-rating__star:nth-child(-n+3) {
    background-color: #f8cc18;
}

.customersays .star-rating--4 .star-rating__star:nth-child(-n+4) {
    background-color: #73b143;
}

.customersays .star-rating--5 .star-rating__star {
    background-color: #007f4e;
}

.customersays * {
    box-sizing: border-box;
}

.customersays * html .clearfix {
    height: 1%;
}

.customersays :after {
    box-sizing: border-box;
}

.customersays :before {
    box-sizing: border-box;
}

.customersays .clearfix {
    display: inline-block;
}

.customersays .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.customersays html[xmlns] .clearfix {
    display: block;
}

.customersays .hidden {
    display: none;
}

.customersays a {
    color: #000;
    outline: 0;
    text-decoration: none;
}

.customersays strong {
    color: #888;
}

.customersays .tp-widget-wrapper {
    position: relative;
    width: 100%;
    min-width: 300px;
    margin: 0;
    padding: 0;
}

.customersays .tp-widget-wrapper .wrapper-bottom {
    position: relative;
    top: 160px;
    width: 100%;
    text-align: center;
    margin: 10px auto 0;
    width: calc(100% - 100px);
}

.customersays .tp-widget-wrapper .wrapper-top {
    position: relative;
    width: 100%;
    padding: 0 50px;
    margin: 0;
}

.customersays .tp-widget-logo {
    color: #aaa;
}

.customersays .tp-widget-logo img,
.tp-widget-logo svg {
    width: 80px;
    height: 9px;
    border: 0;
}

.customersays #fallback-logo {
    display: none;
}

.customersays .no-svg #fallback-logo {
    display: inline-block;
}

.customersays .business-info {
    color: #aaa;
    line-height: 16px;
    margin: 0 0 5px;
}

.customersays .business-info span {
    display: block;
}

.customersays .business-info span span {
    white-space: nowrap;
}

.customersays .tp-widget-humanscore {
    font-size: 22px;
    margin: 0 0 10px;
}

.customersays .reviews {
    position: absolute;
    width: calc(100% - 100px);
    height: 150px;
    overflow: hidden;
    white-space: nowrap;
}

.customersays [class*="--loading"],
[class*="--ready"] {
    transition: opacity 0.3s;
}

.customersays [class*="--loading"] {
    opacity: 1;
}

.customersays [class*="--ready"] {
    opacity: 0;
}


/*END csss for circle bottom*/

.round-crousel .owl-theme .owl-dots {
    display: none;
}

.masthead_inner .trustpimg .vf-prof-review {
    margin: auto;
}

.sitefooter_copy .list a img {
    max-width: 30px;
}

.sitefooter .list a:hover,
.sitefooter .list a:focus {
    border: 0px none;
}

.sitefooter .sitefooter_copy a {
    margin: 0;
    border: 0px none;
}

.imlooking.strapline {
    color: #0066b3;
    font-size: 60px;
    text-align: center;
    padding: 30px 0 0 0;
    width: 100%;
    text-transform: uppercase;
}

.SignUpConditions a:hover,
.SignUpConditions a:focus {
    color: #337ab7;
}

.SignUpConditions {
    clear: both;
}

.chatinnerwrapper .listitemss {
    margin-top: 23px;
}

.complete h1 {
    color: #452774;
    font-size: 30px;
    padding: 30px 0px 20px;
}

.amoutfill,
.fieldtextconent {
    font-family: 'RalewayRegular';
}

.homeuserdashboard .stepinner h5 {
    font-family: 'RalewayRegular';
}

.footer_fixed .buttonsave .ButtonComponent {
    font-family: 'RalewayRegular';
}

.infosec.infoproduct .listitemss.listselected {
    font-family: 'RalewayRegular';
}

.amountmentor,
.listselected,
.itemlisting {
    font-family: 'RalewayLight';
}

.Illustrationwrapper h3,
h2,
.formtitle,
.answertext,
.questiontext,
.stepinner h5,
.homeuserdashboard .formtitle,
.faqpage .howitwork,
.whatwedo h1 {
    font-family: 'RalewayLight';
}

.homeuserdashboard.userdashnewcss i.fa.fa-check-square-o {
    color: #462774 !important;
}

.homechat .questiontext {
    font-size: 15px;
}

.homechat .answertext {
    font-size: 15px;
}

.mastercustomer .questiontext {
    font-size: 16px;
    padding: 14px 25px;
    margin-top: 10px;
}

.mastercustomer .answertext {
    font-size: 16px;
    padding: 14px 25px;
    margin-top: 10px;
}

.answertext label {
    margin: 0px;
}

.stepinner .descriptionuser h4,
.ButtonComponent {
    font-family: 'RalewayLight';
}

body h1 {
    font-family: 'RalewayLight';
    padding-bottom: 20px;
}

.faqpage .panel-body {
    font-size: 15px;
    font-family: 'RalewayLight';
}

.faqpage .panel-heading {
    font-size: 20px;
    font-family: 'RalewayLight';
    line-height: 33px;
}

body {
    height: 100%;
    min-height: 60%;
    margin: 0;
    background: #fff;
    color: #808080;
    font-size: 1.4rem;
    line-height: 1.4;
    position: relative;
    font-family: 'RalewayRegular';
}

.howitworkstep {
    padding-bottom: 60px;
    float: left;
    width: 100%;
}

.svg-lozenge {
    display: none;
}

.leftreferfrnd {
    padding-top: 100px;
}

.panel-home .home-cols__col img {
    float: right;
}

.givingback.panel-home .home-cols__col img {
    float: left;
}

.svg_lozenge {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    max-width: 430px;
}

.home-cols:hover .svg_lozenge {
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0%;
}

.is-invisible .svg_lozenge {
    opacity: 1;
}

.aboutuspage .tititlequick {
    padding: 0px 0 40px;
}

.aboutustext {
    max-width: 800px;
    margin: auto;
    padding-bottom: 40px;
}

.centered .aboutustext p {
    font-size: 19px;
    padding-bottom: 10px;
}

.mortgageguide {
    padding: 56px 0 0 55px;
    position: absolute;
    z-index: 1111;
    text-align: center;
    color: #fff;
    padding: 0px;
    text-align: left;
}

.downloadbtn {
    color: #fff;
    font-size: 25px;
}

.downloadbtn {
    background: url(../img/btn2.png) no-repeat top left;
    padding: 12px 0px 15px 75px;
    font-family: 'RalewayLight';
    font-size: 24px;
}

.panel-home.givingback {
    min-height: 142px;
}

.givingback .join-loz {
    position: absolute;
}

.join-loz--transition {
    position: absolute;
}

.mortgageguide .panel-home__title {
    color: #fff;
    margin-bottom: 13px;
    font-family: 'RalewayLight';
    font-weight: 100;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

.imlooking {
    color: #0066b3;
    width: 100%;
    max-width: 100%;
    clear: both;
    text-align: center;
    float: right;
    padding: 1px 0 14px;
    font-size: 30px;
}

ul.buttonnewmor {
    /*width: 690px;
    height: 193px;
    clear: both;
    font-size: 26px;
    list-style: none;
    padding: 17px 0 0 0;
    margin: 31px auto 0 auto;
    float: none;*/
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

ul.buttonnewmor.lesswidth {
    width: 455px;
}

.home-cols__col.mortgageguide {
    text-align: left;
    position: relative;
}

.morgagelkeftside {
    float: left;
    width: 50%;
    padding-left: 0%;
    padding-top: 72px;
}

.morgagelrightside {
    float: right;
    width: 40%;
    padding-right: 0%;
    position: absolute;
    top: 0px;
    right: 0;
}

.morgagelrightside .voucher {
    bottom: 21px;
}

.gogleUpper {
    width: 455px;
    height: 193px;
    clear: both;
    font-size: 26px;
    list-style: none;
    padding: 0px;
    margin: 56px 0 0 0;
    float: right;
    /*background:url(../img/up_circle.png) no-repeat top left / 100%;*/
    position: absolute;
    top: 113px;
    display: none;
}

.custoerfirst .trustpilot-widget {
    z-index: -1;
}

.sitefooter .sitefooter_copy .sociallisticon a {
    min-width: 109px;
}

.sitefooter .sitefooter_copy .sociallisticon a img {
    float: left;
}

ul.buttonnewmor li {
    -webkit-transition: -webkit-transform ease 1s;
    -moz-transition: -moz-transform ease 1s;
    -o-transition: -o-transform ease 1s;
    transition: transform ease 1s;
    height: 193px;
}

ul.buttonnewmor li:hover {
    -moz-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -ms-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -o-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90)
}

.morgage_footer ul.buttonnewmor li {
    height: 129px;
    padding: 0px;
    margin-right: 10px;
    max-width: 46%;
}

.morgage_footer ul.buttonnewmor li.lastsec {
    height: 120px;
    padding: 0px;
    margin: 0 0 0 10px;
    float: right;
}

ul.buttonnewmor li {
    /*float: left;
    max-width:32%;
    padding: 0;
    width: 100%;
    background: none;*/
}

ul.buttonnewmor.lesswidth li {
    max-width: 50%;
}


/*ul.buttonnewmor li a{padding:73px 0px 67px 0px; background:url(../img/bannermortage.png) no-repeat top left / 200%;}*/

ul.buttonnewmor li a {
    padding: 80px 0 120px 88px;
    background-image: url(../img/left_circle.png);
    background-repeat: no-repeat;
    background-size: 266px 211px;
    background-position: 9px 5px;
    width: 300px;
    font-size: 15px;
    text-align: left;
}

ul.buttonnewmor li a.dark {
    background-image: url(../img/left_circle_dark.png);
    padding: 56px 0 82px 50px;
    background-size: 236px 193px;
    font-size: 30px;
    text-align: left !important;
}

.col-md-7 ul.buttonnewmor li a {
    background-size: 291px 211px;
}

ul.buttonnewmor li a.darkin {
    background-image: url(../img/left_circle_dark.png);
    padding: 47px 0 82px 20px;
    background-size: 145px 117px !important;
    font-size: 16px;
    text-align: left !important;
    color: #fff;
    background-position: 0 0 !important;
    background-position: 0px 0px !important;
}


/*ul.buttonnewmor li.lastsec {
    padding: 7px 0 0 0;
    background: none;
}*/

.masthead .masthead_inner .col-md-6:nth-child(1) ul.buttonnewmor li:nth-child(1) a {
    padding: 103px 0 120px 132px;
}

ul.buttonnewmor li.lastsec a {
    padding: 115px 0 150px 95px;
    /* background: url(../img/bannermortagenew.png) no-repeat top right / 200%; */
    background-image: url(../img/right_circle.png);
    background-repeat: no-repeat;
    background-position: -14px 17px;
    width: 290px;
    background-size: 308px 246px;
    text-align: left;
}

ul.buttonnewmor li.lastsec a.dark {
    background-image: url(../img/right_circle_dark.png);
    padding: 49px 50px 77px 0px;
    background-size: 237px 193px;
    font-size: 30px;
    text-align: right !important;
}

ul.buttonnewmor li.lastsec a.darkin {
    background-image: url(../img/right_circle_dark.png);
    padding: 46px 0 48px 30px !important;
    background-size: 139px 112px !important;
    font-size: 16px;
    text-align: left !important;
    color: #fff;
    background-position: 0 0 !important;
}

ul.buttonnewmor li a {
    display: block;
    text-decoration: none;
    color: #0066b3;
}

.trustpimg {
    clear: both;
    width: 444px;
    max-width: 100%;
    text-align: center;
    float: right;
    padding: 50px 0 50px;
}

.trustpimg .trustpilot-widget {
    width: 200px;
    margin: auto;
}

.masthead-graphic .masthead_inner .heading {
    color: #000;
    font-size: 44px;
    float: right;
    max-width: 444px;
    padding: 59px 0 0;
}

.iconfive {
    left: 152px;
    top: 334px;
    position: absolute;
}

.iconfivelogo {
    left: 150px;
    top: 130px;
    position: absolute;
}

.custoerfirst {
    float: left;
    width: 25%;
}

.customersays {
    clear: both;
    float: left;
    width: 100%;
    padding: 70px 0 0 0;
}

.customersays .container {
    max-width: 1100px;
    margin: auto;
    position: relative;
    max-width: 1127px;
}

.custoerfirst {
    background-image: url(../img/Oval-1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    width: 330px;
    left: -3px;
    height: 330px;
    color: #8c368b;
    padding: 66px 68px 38px 63px;
    text-align: center;
    font-size: 19px;
    line-height: normal;
    /* position:absolute; */
    font-weight: 100;
    -webkit-transition: -webkit-transform ease 1s;
    -moz-transition: -moz-transform ease 1s;
    -o-transition: -o-transform ease 1s;
    transition: transform ease 1s;
    padding: 43px 61px 38px 6px;
    /*padding:98px 75px 0px 66px; */
}

.custoerfirst p strong {
    padding: 0 5px;
    font-size: 27px;
    line-height: 15px;
    color: #8c368b;
}

.custoerfirst:hover {
    z-index: 111;
    background-image: url(../img/Oval-1h.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    color: #8c368b;
    -moz-transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05);
    -ms-transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05);
    -webkit-transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05);
    -o-transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05);
    transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05)
}

.custoerfirst:hover p {
    transform: translate3d(0px, 0px, 0px) scale3d(1.0, 1.0, 1.0);
    font-weight: 100;
}

.custoerfirst.orange:hover {
    background-image: url(../img/Oval-2h.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.custoerfirst.blue:hover {
    background-image: url(../img/Oval-3h.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.custoerfirst.grey:hover {
    background-image: url(../img/Oval-2h.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.custoerfirst.orange {
    margin-top: 116px;
    left: 270px;
    color: #0084ae;
    background-image: url(../img/Oval-2.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.custoerfirst.blue {
    left: 539px;
    color: #462774;
    background-image: url(../img/Oval-3.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.custoerfirst.grey {
    left: 830px;
    color: #0084ae;
    background-image: url(../img/Oval-2.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.left_circlebox {
    min-height: 458px;
    padding-top: 40px;
}

.custoerfirst span {
    color: #4a4a49;
    font-size: 15px;
    max-width: 120px;
    display: inline-block;
    font-weight: normal;
}

.customersays h1 {
    text-align: center;
    padding-bottom: 1px;
    color: #3c3c3b;
    font-size: 46px;
    font-weight: 100;
    font-family: 'RalewayLight';
    text-transform: none;
}

.rightrow ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.rightrow ul li {
    /*background: url(../img/right.png) no-repeat 12px 20px;
        padding: 10px 0 14px 85px;*/
    background: url(../img/right.png) no-repeat 12px 50px;
    padding: 35px 0 35px 85px;
}

.rightrow ul li p {
    font-size: 16px;
    color: #3c3c3b;
    margin: 0px;
}

.listtitle {
    color: #3c3c3b;
    font-size: 25px;
}

.quickquitewrapper {
    float: left;
    width: 100%;
    padding: 65px 0px;
    position: relative;
    z-index: 11;
    background: #eaedf1;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.quickquitewrapper .container {
    max-width: 1020px;
    margin: auto;
    position: relative;
}

.quickquitewrapper ul.buttonnewmor li a {
    color: #fff;
    text-align: center;
    background-position: 7px 5px;
    width: 243px;
}

.quickquitewrapper ul.buttonnewmor {
    margin: 31px 8px 0 0;
}


/*ul.buttonnewmor li.lastsec {
    margin-right: 5%;
    width: 45%;
}*/

ul.buttonnewmor.lesswidth li.lastsec {
    margin-right: 5%;
    width: 45%;
}

.quickquitewrapper ul.buttonnewmor li.lastsec a {
    background-position: 0px 0px;
    width: 236px;
}

.quickquitewrapper .imlooking {
    color: #3c3c3b;
}

.tititlequick {
    color: #494948;
    text-align: center;
    font-size: 46px;
    font-weight: 100;
    font-family: 'RalewayLight';
}

.quickquitewrapper .tititlequick {
    font-size: 42px;
}

.leftrow {
    float: left;
    width: 50%;
}

.leftrowinner {
    background: #fff;
    float: left;
    border-radius: 10px;
    padding: 20px;
    margin: 0 30px 0 0;
    box-shadow: 2px 2px 6px #555;
    min-height: 485px;
    max-width: 100%;
}

.rightrow .leftrowinner {
    margin-left: 30px;
    margin-right: 0px;
}

.clr {
    clear: both;
}

* {
    box-sizing: border-box;
}

.panel-home.panel-home--founders {
    min-height: 250px;
    position: relative;
    z-index: 1;
    margin-top: 130px;
    min-height: 269px;
    background: #0084ae;
}

.panel-home.panel-home--founders .join-loz__inner {
    top: 0px;
    left: auto;
    right: 0;
    transform: translate(-0%, -0%);
    max-width: 100%;
    background: #0084ae;
    padding: 00px 102px 00px 90px;
}

.panel-home.panel-home--founders .join-loz {
    height: 241px;
    max-width: 100%;
}

.home-illustration--saver [id=smartie-saver-image] {
    width: 70px;
    height: 70px;
    border-radius: 0%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: calc(100% - 70px)
}

.lefticon2 {
    top: 19px;
    left: 45px;
    position: absolute;
}

body.homepage {
    /*background:url(img/background.jpg) repeat-y 50% 0;background-attachment:fixed;background-size:cover;*/
}

.page-wrapper {
    width: 100%;
    overflow: hidden
}

.device {
    position: relative;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    height: 415px
}

.device img {
    display: block
}

.device svg {
    position: relative;
    z-index: 10;
    top: 0
}

.device svg,
.device video {
    width: 100%;
    height: auto
}

.device__inner {
    background: #fff;
    position: absolute;
    z-index: 5;
    top: 51px;
    right: 13px;
    bottom: 56px;
    left: 13px;
    overflow: hidden
}

.home-cols--reverse .join-loz>svg {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.home-cols {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0
}

.home-cols__col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: right;
    position: relative;
}

.fader {
    position: relative;
    background: #fff;
    overflow: hidden;
    height: 100%
}

.fader img {
    position: absolute;
    top: 0;
    left: 0
}

.home-illustration {
    position: relative;
    margin-bottom: 3rem
}

.home-illustration .carousel_pip:not(.carousel_pip-active) a {
    background-color: transparent
}

.panel-home {
    padding: 25px 0;
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    min-height: 542px;
}

#scene-0.panel-home {
    min-height: 414px;
}

.panel-home:last-child {
    padding-bottom: 0
}

.panel-home__title {
    font-size: 3rem;
    line-height: 1.05
}

.panel-home__copy {
    font-size: 1.8rem;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 510px;
    padding: 0 1.5rem 40px 1.5rem;
    max-width: 346px;
}

.panel-home__copy .cta--link {
    display: inline-block
}

.panel-home--founders .panel-home__copy {
    max-width: 780px
}

.panel-home--founders .panel-home__copy p {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto
}

[id=scene-0-device] .device__inner {
    background: url(../media/homepage/device-background.jpg) 50% 50% no-repeat
}

[id=scene-0-device] #animated-logo {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

[id=scene-0-device] span {
    position: absolute;
    z-index: 11;
    margin-top: 65px;
    left: 50%;
    top: 50%;
    max-width: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.masthead--homepage .heading {
    font-size: 4rem;
    line-height: 1;
}

.masthead--homepage .home-illustration {
    margin-bottom: 1rem
}

.masthead--homepage .panel-home {
    max-width: 745px;
    padding: 0
}

.masthead--homepage .copy {
    color: #fff
}

.masthead--homepage .join-loz {
    max-width: none
}

.masthead--homepage .join-loz>svg {
    margin-right: -50px;
    width: 100%
}

.masthead--homepage .device svg {
    width: 100%
}

.panel-home__title {
    color: #494948;
    font-family: 'RalewayLight';
    font-weight: 100;
}

#homepage-loz-holder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: none
}

#homepage-loz-holder #floating-lozenge {
    width: 450px;
    position: absolute;
    top: 29px;
    left: -290px;
}

.home-illustration--biometrics {
    position: relative;
    text-align: center;
    min-height: 260px
}

.home-illustration--biometrics [id=smartie-lock] {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 160px;
    left: calc(50% - 160px)
}

.home-illustration--biometrics [id=smartie-camera] {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 185px;
    left: calc(50% - 6px - 80px)
}

.home-illustration--biometrics [id=smartie-voice] {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 185px;
    left: calc(50% + 6px)
}

.home-illustration--biometrics [id=smartie-touch] {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 160px;
    left: calc(50% + 160px - 60px)
}

.home-illustration--biometrics [id=smartie-touch] svg {
    margin-top: -10px
}

.home-illustration--biometrics [id=smartie-touch]:after {
    content: "Coming Soon";
    position: absolute;
    color: #333;
    font-size: 10px;
    line-height: 1;
    width: 100%;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.home-illustration--saver {
    min-height: 220px;
    padding: 65px 0 0 0
}

.home-illustration--saver [id=smartie-saver-image] {
    width: 70px;
    height: 70px;
    border-radius: 0%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: calc(100% - 70px)
}

.home-illustration--saver [id=smartie-saver-stat] {
    top: 10px;
    left: 0;
    position: absolute
}

.home-illustration--saver [id=scene-4-video] video {
    margin-top: 24px
}

.home-illustration--roadmap .home-panel__desktop {
    height: 0;
    overflow: hidden
}

.field {
    position: relative
}

.field a {
    position: absolute;
    background: 0 0;
    border: none;
    padding: 0;
    top: 8px;
    right: 10px;
    visibility: hidden
}

.field a.validation-good {
    visibility: visible
}

.field a .icon {
    position: relative;
    top: auto;
    right: auto;
    font-size: 1.8rem
}

.field .icon-animating .type {
    background-image: url(img/icon-arrow-pink.png);
    background-color: #fff;
    border-radius: 50%
}

.hplozenge {
    position: absolute;
    width: 100px;
    top: 0;
    left: 0;
    z-index: -1
}

.panel-home .carousel_control {
    top: calc(100% - 10px);
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.panel-home .carousel_control:before {
    content: "";
    display: block;
    position: absolute;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: #e0d4e8;
    top: calc(50% - 230px)
}

.panel-home .carousel_control-disabled {
    opacity: 0
}

.panel-home .carousel_control.carousel_prev:before {
    left: 0;
    margin-left: -135px
}


/*****************************************************************************************style start*****************************************************************************/

.sitefooter_copy ul {
    padding: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
.primary,
hgroup,
nav,
section {
    display: block
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0 !important;
    position: absolute;
    width: 1px;
    opacity: 0;
    font-size: 0
}

.desktop-only {
    display: none
}

.js-para {
    -webkit-transition: background-position ease .2s;
    -moz-transition: background-position ease .2s;
    -o-transition: background-position ease .2s;
    transition: background-position ease .2s
}

.blur>* {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.cols {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0
}

.cols>* {
    display: inline-block;
    vertical-align: top
}

.cols .cols_col {
    width: 100%
}


/*.row{margin-bottom:6rem}*/

.row:last-of-type {
    margin-bottom: 0
}

.col {
    margin-bottom: 1.5rem
}

.narrow {
    margin: 0 auto;
    max-width: 1000px
}

.extranarrow {
    margin: 0 auto;
    max-width: 740px
}

.withdivider {
    border-bottom: 1px solid #eee;
    padding-bottom: 1rem;
    margin-bottom: 3rem
}

hr {
    height: 1px;
    margin: 6rem 0;
    border-color: #eee;
    border-top-width: 0
}

.copy {
    color: #808080;
    font-size: 1.4rem;
    line-height: 1.4
}

.copy p,
.copy ul {
    font-size: 18px;
    line-height: 25px;
    color: #494948;
}

.centered {
    text-align: center
}

.icon {
    font-style: normal;
    position: relative;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 24px;
    height: 24px
}

.icon svg {
    width: 100%;
    height: 100%;
    -ms-touch-action: none;
    touch-action: none
}

.icon span {
    position: absolute;
    top: -100px
}

.icon-download {
    width: 36px;
    height: 36px
}

.icon-menu {
    width: 60px;
    height: 60px
}

.icon-close svg {
    padding: 2px
}

.icon-whiteclose {
    background-image: url(img/icon-close.png)
}

.icon-close {
    outline: none
}

.icon-close ellipse,
.icon-close path {
    -moz-transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}

.icon-close.header_control-close {
    width: 62px;
    height: 62px
}

.icon-interaction {
    width: 60px;
    height: 60px;
    opacity: .75;
    -moz-transition: opacity ease .25s;
    -webkit-transition: opacity ease .25s;
    -o-transition: opacity ease .25s;
    transition: opacity ease .25s
}

.icon-interaction:hover,
.icon-interaction:focus {
    opacity: 1
}

.icon-interaction svg {
    padding: 2px
}

.icon-external {
    width: 18px;
    height: 18px;
    vertical-align: bottom
}

.icon-asset {
    height: auto;
    width: auto
}

.icon-showhide {
    position: relative;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #4f385b;
    width: 25px;
    height: 25px;
    cursor: pointer
}

.icon-showhide-open {
    border-color: #d93a76
}

.icon-showhide .closed {
    position: absolute;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.icon-showhide .closed:before {
    content: "";
    height: 5px;
    width: 1px;
    background: #4f385b;
    position: absolute;
    top: 4px;
    left: 11px
}

.icon-showhide .closed:after {
    content: "";
    height: 5px;
    width: 1px;
    background: #4f385b;
    position: absolute;
    bottom: 4px;
    left: 11px
}

.icon-showhide .open {
    position: absolute;
    top: 11px;
    right: 4px;
    left: 4px;
    height: 1px;
    background: #4f385b
}

.icon-showhide-open .open {
    background: #d93a76
}

.icon-showhide-open .closed {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-showhide-open .closed:before,
.icon-showhide-open .closed:after {
    background: #d93a76
}

.acc .icon-showhide {
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    border-color: #d93a76
}

.acc .icon-showhide .open,
.acc .icon-showhide .closed:before,
.acc .icon-showhide .closed:after {
    background: #d93a76
}

.acc .acc .icon-showhide {
    border-color: #4f385b
}

.acc .acc .icon-showhide .open,
.acc .acc .icon-showhide .closed:before,
.acc .acc .icon-showhide .closed:after {
    background: #4f385b
}

.link-list {
    padding-left: 0;
    padding-right: 0;
    list-style-type: none
}

.link-list li {
    margin: .5em 0
}

.link-list li a {
    border: none;
    color: #50385b
}

figure {
    margin: 0
}

img {
    max-width: 100%
}

html {
    font-size: 62.5%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.header_inner,
.sitefooter,
.wrap,
.masthead {
    margin: 0 auto;
    padding: 20px;
    font-size: 0;
    position: relative;
    z-index: 2
}

.masthead {
    max-width: none
}

.header_inner,
.wrap {
    max-width: 1140px;
    max-width: 1170px;
}

.wrap.full-width {
    max-width: none
}

.header {
    color: #808080;
    text-align: left;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    /*background-color:#e9edf0;*/
    -moz-transition: background-color ease .5s;
    -o-transition: background-color ease .5s;
    -webkit-transition: background-color ease .5s;
    transition: background-color ease .5s;
}

.header-hide {
    display: none
}

.header.repaint {
    position: relative
}

.no-js .header {
    position: relative
}

.header-minimal {
    position: relative;
    text-align: center;
    padding-top: 20px
}

.header_inner {
    padding: 10px 20px;
    position: relative;
    margin-top: 0;
    -moz-transition: margin-top .75s ease .25s, padding .75s ease .25s;
    -webkit-transition: margin-top .75s ease .25s, padding .75s ease .25s;
    transition: margin-top .75s ease .25s, padding .75s ease .25s
}

.wrap+.wrap {
    padding-top: 0;
    margin-top: -20px
}

.wrap.wrap-immediate {
    -moz-transition-duration: 0 !important;
    -webkit-transition-duration: 0 !important;
    transition-duration: 0 !important
}

.atom-atoms {
    text-align: center;
    top: -26rem;
    position: relative
}

.atom-atoms img {
    margin: 0 auto;
    max-width: 20%
}

.header_logo {
    margin-top: -1px !important;
    width: 223px;
    height: 135px;
    display: inline-block;
    position: relative;
    z-index: 700;
    -webkit-transition: -webkit-transform ease 1s;
    -moz-transition: -moz-transform ease 1s;
    -o-transition: -o-transform ease 1s;
    transition: transform ease 1s;
    overflow: hidden;
    height: auto;
    width: auto;
}

.header_logo img {
    /*width:123px;*/
    /*width:auto;*/
    width: auto;
    height: auto;
}

.header_logo svg {
    width: 100%;
    position: relative;
    left: -5px
}

.header_logo path {
    fill: #fff;
    -webkit-transition: fill ease 1s;
    -moz-transition: fill ease 1s;
    -o-transition: fill ease 1s;
    transition: fill ease 1s
}

.header_logo:hover,
.header_logo:focus {
    -moz-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -ms-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -o-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90)
}

.header_control-menu {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    z-index: 700
}

#burger path {
    fill: #00a0d0;
    -webkit-transition: fill ease 1s;
    -moz-transition: fill ease 1s;
    -o-transition: fill ease 1s;
    transition: fill ease 1s
}

.overlay-navigation.overlay-active~.header_control-menu {
    display: none
}

.overlay-person.overlay-active~.header #burger path {
    fill: #fff
}

.header_control-close {
    position: absolute;
    padding: 10px;
    top: 8px;
    right: 8px;
    z-index: 700;
    display: none
}

.no-js .contrast,
.docked,
.page-framed-fixed .header {
    background: rgba(255, 255, 255, .95);
    border-bottom: 1px solid #eee
}

.header .socialchannel circle {
    stroke: #fff;
    fill: transparent
}

.header .socialchannel-instagram path,
.header .socialchannel-facebook path,
.header .socialchannel-twitter path {
    fill: #fff;
    stroke: none
}

.header .socialchannel-linkedin path,
.header .socialchannel-linkedin rect {
    fill: #fff;
    stroke: none
}

.contrast .header_logo path,
.contrast-control .header_logo path {
    fill: #50385b
}

.contrast #burger path,
.contrast-control #burger path {
    fill: #50385b
}

.menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

footer.sitefooter {
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 0px;
    clear: both;
    padding: 0px;
}

.sitefooter_inner {
    position: relative;
    background: #d4d4d5;
    color: #494947;
    padding-bottom: 0px;
    padding-top: 0px;
    background: #eaedf1;
}

.sitefooter_copy {
    position: relative;
    z-index: 5;
    max-width: 1140px;
    margin: 0 auto;
    top: auto;
    padding: 60px 0 0 0;
}

.sitefooter_bg {
    position: absolute;
    left: -1000px;
    right: -1000px;
    top: 0;
    bottom: 0;
    min-height: 200px;
    z-index: 1
}

.sitefooter_bg svg {
    display: block;
    margin: 0 auto
}

.copyright {
    padding-bottom: 20px
}

.sitefooter_copy .copyright {
    font-size: 1.6rem
}

.sitefooter a {
    font-size: 1.6rem;
    padding: 2px 0;
    margin: 3px 0;
    border-bottom: 1px solid transparent;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    -moz-transition: border-bottom-color linear .25s;
    -webkit-transition: border-bottom-color linear .25s;
    -o-transition: border-bottom-color linear .25s;
    transition: border-bottom-color linear .25s
}

.sitefooter a:hover,
.sitefooter a:focus {
    border-bottom-color: #fff;
    font-weight: normal
}

.sitefooter a.active {}

.sitefooter_title {
    font-size: 16px;
    margin: 0px 0 0px 0;
    color: #3c3c3b;
}

.sitefooter_links .cols_col {
    width: 50%;
    text-align: left;
    padding-left: 0px;
    text-align: center;
    border-right: 1px solid #4a4a49;
    min-height: 155px;
}

.sitefooter_links .cols_col:last-child {
    border: 0px none;
}

.cols.sitefooter_links {
    max-width: 662px;
    margin: auto;
}

.sitefooter a {
    font-size: 16px;
    color: #3c3c3b;
}

.sitefooter_title {
    font-size: 20px;
    padding-bottom: 19px;
}

.sitefooter_legal {
    font-size: 16px;
    line-height: 1.4;
    position: relative;
    padding: 20px;
    margin-top: 40px;
    color:
}

.sitefooter_legal a {
    font-size: 1.4rem;
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, .64)
}

.sitefooter_legal:before {
    content: "";
    display: block;
    position: relative;
    top: 0;
    left: auto;
    right: auto
}

.masthead {
    text-align: center;
    position: relative;
    margin-top: 10rem;
    -moz-transition: padding-top .75s ease .25s;
    -webkit-transition: padding-top .75s ease .25s;
    -o-transition: padding-top .75s ease .25s;
    transition: padding-top .75s ease .25s
}

.masthead_inner {
    margin: 0 auto;
    /*max-width: 1149px;*/
    position: relative;
    z-index: 2;
    padding: 0 20px
}

.masthead-graphic {
    overflow: hidden;
    padding: 14rem 0 8rem 0;
    margin-top: 0;
    margin-bottom: 2rem
}

.indexhome.masthead.masthead-graphic.masthead--homepage {
    /*padding-top: 275px !important;*/
    height: 100vh;
    background-image: url(../img/main_image.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    display: flex;
    align-items: center;
}

.aboutuspage .masthead.masthead-graphic.masthead--homepage {
    padding-top: 77px !important;
    background: #e9edf0;
    margin-bottom: 0;
}

.aboutuspage {
    background: #e9edf0;
    padding-top: 77px !important;
}

.aboutnew.aboutuspage .masthead.masthead-graphic.masthead--homepage {
    padding-top: 17px !important;
    padding-bottom: 0;
}

.aboutnew.aboutuspage .wrap .copy {
    opacity: 1;
    position: relative;
    z-index: 1;
}

.aboutnew.aboutuspage .wrap {
    background: #e9edf0;
    padding-bottom: 60px;
    position: relative;
    max-width: 100%;
    width: 100%;
}

.aboutnew.aboutuspage .wrap:before {
    background: url(../img/bg_about.jpg) no-repeat top center / 100% auto;
    opacity: 0.1;
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
}


/*update after 19/11/2018*/

.homeuillustration {
    margin-top: 20px !important;
}

section.faqpage {
    padding-top: 40px;
}

.ourteam_wrapper {
    padding-top: 30px;
    text-align: center;
}

.voucher {
    background: #8c368c;
    border-radius: 120px;
    width: 183px;
    height: 183px;
    bottom: -75px;
    position: absolute;
    color: #fff;
    font-size: 20px;
    box-shadow: 4px 5px 15px #555;
}

.voucher.bluecircleing {
    background: #0084ae;
    left: 7px;
    bottom: 46px;
    z-index: 1111;
}

#scene-2.panel-home {
    min-height: 399px;
    background: #eaedf1;
    padding: 44px;
}

.panel-home.givingback {
    background: #eaedf1;
    padding: 44px;
}

.morgagelrightside .voucher {
    background: #462774;
    left: -14px;
    height: 160px;
    width: 160px;
}

.morgagelrightside .voucher_inner {
    padding: 54px 0px 0;
}

.morgagelrightside .voucher_inner strong {
    font-size: 33px;
    text-align: center;
    font-weight: bold;
    line-height: 39px;
}

.home-cols--reverse .voucher {
    height: 160px;
    width: 160px;
    font-size: 20px;
    bottom: -35px;
    left: 78px;
}

.home-cols--reverse .voucher_inner {
    padding: 39px 25px 0;
}

.voucher_inner strong {
    display: block;
    font-size: 50px;
    font-weight: 100;
    line-height: 45px;
}

.voucher_inner {
    padding: 52px 20px 0;
    text-align: center;
    transition: transform 1s ease 0s;
}

.referfrnd {
    position: relative;
    min-height: 70px;
    max-width: 1078px;
    margin: auto;
    padding-bottom: 50px;
}

.leftcontent {
    float: left;
    width: 45%;
    text-align: center;
    padding: 0 40px 0 47px;
}

.copy .leftcontent p {
    font-size: 22px;
    line-height: 32px;
}

.rightreferimg {
    float: right;
    width: 50%;
    position: relative;
}

.box_step {
    float: left;
    width: 33%;
}

.box_step:last-child .innerbox {
    margin-right: 0px;
}

.innerbox {
    background: #fff;
    box-shadow: 2px 2px 6px #555;
    border-radius: 10px;
    padding: 30px 20px 50px;
    margin: 0 29px 0 0;
    text-align: center;
}

.tellyou {
    max-width: 190px;
    margin: auto;
    color: #310f64;
    font-size: 22px;
    padding-top: 45px;
}

.tellusnow {
    max-width: 210px;
    margin: auto;
    color: #0084ae;
    font-size: 22px;
    padding-top: 45px;
}

.receiveyou {
    max-width: 245px;
    margin: auto;
    color: #8c368c;
    font-size: 22px;
    padding-top: 10px;
}

.img_boxicon {
    min-height: 135px;
    padding: 10px 0px 0px 0px;
    transition: transform 1s ease 0s;
}

.voucher_inner:hover,
.img_boxicon:hover,
.img_boxicon:focus {
    -moz-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -ms-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    -o-transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90);
    transform: translate3d(0, 0, 0) scale3d(0.90, 0.90, 0.90)
}

.boxarrow {
    position: relative;
}

.boxarrow:after,
.boxarrow:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
}

.boxarrow:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #0084ae;
    border-width: 44px;
    margin-top: -44px;
    right: -60px;
}

.boxarrow:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #e9edf0;
    border-width: 56px;
    margin-top: -56px;
    right: -83px;
}

.boxarrowsec {
    position: relative;
}

.boxarrowsec:after,
.boxarrowsec:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.boxarrowsec:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8c368c;
    border-width: 44px;
    margin-top: -44px;
    right: -60px;
}

.boxarrowsec:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #e9edf0;
    border-width: 56px;
    margin-top: -56px;
    right: -83px;
}

.img_boxicon img {
    max-width: 100%;
}

* {
    box-sizing: border-box;
}

.masthead-graphic .masthead_inner {
    color: #fff
}

.masthead-graphic .masthead_inner svg {
    width: 40px;
    margin-bottom: 20px
}

.masthead-graphic .masthead-icon svg {
    width: 40px;
    max-height: 55px
}

.masthead hr {
    max-width: 1140px;
    margin: 0 auto
}

.masthead-graphic hr {
    display: none
}

.masthead .heading {
    margin-bottom: 0
}

.masthead .intro {
    padding-top: 2rem
}

.masthead .heading~.intro {
    padding-top: 0
}

.masthead a {
    border-bottom: 1px solid transparent;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.hero {
    max-width: 1600px;
    margin: 0 auto;
    padding-bottom: 33%;
    position: relative;
    overflow: hidden;
    top: -60px;
    margin-bottom: -60px;
    min-height: 200px
}

.hero_bg {
    overflow: hidden;
    -webkit-border-bottom-left-radius: 60%;
    border-bottom-left-radius: 60%;
    -webkit-border-bottom-right-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    left: -150px;
    right: -150px;
    top: 0;
    bottom: 0
}

.hero_image {
    position: absolute;
    bottom: -80px;
    top: 0;
    left: 0;
    right: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.overlay {
    position: absolute;
    z-index: 500;
    top: -200%;
    right: 0;
    left: 0;
    /*overflow: hidden;*/
    -webkit-transition: top .8s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: top .8s cubic-bezier(.77, 0, .175, 1);
    -o-transition: top .8s cubic-bezier(.77, 0, .175, 1);
    transition: top .8s cubic-bezier(.77, 0, .175, 1)
}

.overlay-navigation {
    z-index: 600;
    top: -1000px;
}

.overlay-active {
    top: 0
}

.header-withcookie .overlay-navigation {
    padding-top: 200px
}

.header-withcookie .overlay-navigation.overlay-active {
    top: -200px
}

.overlay_bg {
    background: #da427b;
    opacity: .95;
    -webkit-border-bottom-left-radius: 60%;
    border-bottom-left-radius: 60%;
    -webkit-border-bottom-right-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    left: -150px;
    right: -150px;
    top: 0;
    bottom: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.overlay-navigation~.overlay_bg {
    background: rgba(80, 56, 91, .95);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    opacity: 0;
    width: 0;
    height: 0;
    top: -100px;
    left: auto;
    bottom: auto;
    right: -100px;
    right: 0;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -moz-transform: translate3d(0, 0, 0) scale3d(.1, .1, .1);
    -ms-transform: translate3d(0, 0, 0) scale3d(.1, .1, .1);
    -webkit-transform: translate3d(0, 0, 0) scale3d(.1, .1, .1);
    -o-transform: translate3d(0, 0, 0) scale3d(.1, .1, .1);
    transform: translate3d(0, 0, 0) scale3d(.1, .1, .1);
    -moz-transition: all ease .75s;
    -webkit-transition: all ease .75s;
    -o-transition: all ease .75s;
    transition: all ease .75s
}

.overlay-navigation.overlay-active~.overlay_bg {
    width: 1200px;
    height: 1200px;
    right: 0
}

.overlay-navigation.overlay-active~.overlay_bg {
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    top: -400px;
    right: -100px
}

.overlay_copy {
    position: relative;
    z-index: 5;
    padding: 60px 0 40px 0;
    line-height: 1.6
}

.overlay-person .overlay_bg {
    background: #42daac
}

.overlay-person .overlay_copy {
    color: #fff;
    max-width: 320px;
    margin: 0 auto
}

.overlay-person .person {
    padding: 0 20px
}

.overlay-person .person_bio {
    font-size: 1.4rem
}

.overlay_footer {
    padding-top: 20px;
    margin-top: 20px;
    position: relative;
    text-align: center;
    font-size: 1.2rem
}

.overlay_close {
    display: inline-block
}

.js-overlaycontainer {
    position: relative;
    min-height: 470px;
    -moz-transition: height linear 1s;
    -o-transition: height linear 1s;
    -webkit-transition: height linear 1s;
    transition: height linear 1s
}

.mainmenu.menu {
    text-align: center
}

.mainmenu a {
    font-size: 20px;
    padding: 8px 16px;
    line-height: 28px;
    display: inline-block;
    -webkit-transition: color ease .25s;
    -moz-transition: color ease .25s;
    -o-transition: color ease .25s;
    transition: color ease .25s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-decoration: none;
    color: #040404;
    font-family: 'RalewayRegular';
    font-size: 14px;
}

.header .mainmenu a.signbtn {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    background: #0066b3;
    position: relative;
    top: -6px;
    margin-left: 10px;
    padding: 0 20px;
}

.menu_item-cta a {
    font-size: 1.5rem;
    border: 1px solid #fff;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 7px 20px;
    margin-top: 10px
}

.mainmenu a:hover,
.mainmenu a:focus {
    opacity: .6;
    font-weight: normal;
}

.menu_item-cta.menu_item-active a,
.menu_item.menu_item-cta a:hover,
.menu_item.menu_item-cta a:focus {
    background: #fff;
    color: #50385b;
    opacity: 1
}

.contrast .menu_item.menu_item-cta a,
.contrast-control .menu_item.menu_item-cta a {
    border-color: #fff
}

.contrast .menu_item-cta.menu_item-active a,
.contrast .menu_item.menu_item-cta a:hover,
.contrast .menu_item.menu_item-cta a:focus,
.contrast-control .menu_item-cta.menu_item-active a,
.contrast-control .menu_item.menu_item-cta a:hover,
.contrast-control .menu_item.menu_item-cta a:focus {
    background: #fff;
    color: #50385b
}


/**update on 24/10/18*/


/**update on 26/10/18*/

.tp45 {
    padding-top: 45px;
    padding-bottom: 35px;
}

.tp45 h3 {
    padding-bottom: 21px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    color: #484747;
    font-family: RalewayRegular
}

body .newfix li {
    width: 28% !important;
}

body .fixheightrow .Incrementor {
    min-height: 155px;
}

body #popmodel {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

body #popmodel .modal-dialog {
    margin: 0px auto !important;
}

body .notop-mg .secinformation {
    margin-top: 0px !important;
}

#divAddress .addressdivfirst .FormFieldComponent {
    float: none;
}

.masthead_inner .col-md-6 {
    padding: 0;
}

.payment-popup .modal-header {
    background: #0084ad;
    color: #fff;
    border-radius: 4px 4px 0px 0px;
}

.payment-popup .modal-header button.close {
    color: #fff;
    opacity: 0.9;
}

.payment-popup div#divpaymentoptions img {
    width: 70px;
    height: auto;
    margin-left: 10px;
}

.payment-popup div#divpaymentoptions .form-group {
    background: #eaedf1;
    padding: 4px 10px;
    border-radius: 10px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width:900px) {
    .device {
        width: 230px;
        height: 480px
    }
    .device__inner {
        top: 58px;
        right: 15px;
        bottom: 65px;
        left: 15px
    }
}

@media screen and (max-width:800px) {
    .device:not(.device--desktop) {
        width: 160px;
        height: 335px
    }
    .device:not(.device--desktop) .device__inner {
        top: 41px;
        right: 10px;
        bottom: 47px;
        left: 10px
    }
    .device--desktop {
        height: auto;
        width: auto
    }
    .device--desktop>svg {
        display: none
    }
    .device--desktop .device__inner {
        position: relative;
        border-radius: 100%;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 150px;
        height: 150px;
        margin: 0 auto;
        overflow: hidden
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) and (max-width:800px) {
    .device:not(.device--desktop) .device__inner {
        top: 44px;
        bottom: 44px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) and (min-width:900px) {
    .device:not(.device--desktop) .device__inner {
        top: 62px;
        bottom: 62px
    }
}

@media screen and (min-width:800px) {
    .home-cols--reverse {
        direction: rtl
    }
    .home-cols--reverse .home-cols__col {
        direction: ltr;
        z-index: 2;
        position: relative;
        padding: 0 95px 0 0;
        text-align: right;
    }
    .givingback .home-cols__col {
        padding: 0 0px 0 95px;
    }
    #scene-3.givingback .home-cols__col:first-child {
        padding: 0 0px 0 0px;
    }
    .panel-home--saver .home-cols__col:first-child {
        padding: 0 0px 0 95px;
    }
    .panel-home--saver .home-cols__col:last-child {
        padding: 0 0px 0 0px;
    }
    .home-cols--reverse .home-cols__col:last-child {
        z-index: 1
    }
    .home-cols .home-cols__col:first-child {
        width: 50%;
        text-align: left;
    }
    .home-cols.home-cols--reverse .home-cols__col:first-child {
        width: 50%;
        text-align: right;
        padding-right: 0px;
    }
    #scene-0 .home-cols .home-cols__col:first-child {
        padding: 0 0 0 55px;
    }
    .home-cols .home-cols__col:last-child {
        width: 50%
    }
}

@media screen and (min-width:600px) {
    .panel-home__title {
        font-size: 40px;
        padding-bottom: 30px;
    }
}

@media screen and (min-width:800px) {
    .panel-home__copy {
        padding-bottom: 0
    }
}

@media screen and (min-width:600px) {
    .panel-home {
        padding: 0px 0
    }
    .panel-home:last-child {
        padding-bottom: 0
    }
}

@media screen and (min-width:800px) {
    .masthead--homepage .heading {}
}

@media screen and (max-width:600px) {
    .masthead--homepage .masthead_bg {
        bottom: 170px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

@media screen and (min-width :600px) {
    .masthead--homepage .join-loz>svg {
        -webkit-transform: translate(-50%, -50%) rotate(-15deg);
        -ms-transform: translate(-50%, -50%) rotate(-15deg);
        transform: translate(-50%, -50%) rotate(-15deg)
    }
}

@media screen and (min-width :800px) {
    .masthead--homepage .copy {
        max-width: 420px
    }
}

@media screen and (min-width:800px) {
    #homepage-loz-holder {
        display: block
    }
    .join-loz.is-invisible:not(#floating-lozenge) {
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
        position: absolute;
        top: 0;
    }
    .join-loz.is-invisible:not(#floating-lozenge)>* {
        visibility: hidden
    }
    .morgeview .join-loz.is-invisible:not(#floating-lozenge)>* {
        visibility: visible
    }
}

@media screen and (min-width:800px) {
    .home-illustration--biometrics {
        height: 515px
    }
    .home-illustration--biometrics [id=scene-2-video] {
        position: absolute;
        left: 0;
        top: 150px
    }
    .home-illustration--biometrics [id=scene-2-video].expanded {
        left: -150px
    }
    .home-illustration--biometrics [id=smartie-lock] {
        top: 20px;
        left: 70px
    }
    .home-illustration--biometrics [id=smartie-camera] {
        top: 110px;
        left: 180px
    }
    .home-illustration--biometrics [id=smartie-voice] {
        top: 280px;
        left: 180px
    }
    .home-illustration--biometrics [id=smartie-touch] {
        top: 380px;
        left: 115px
    }
}

@media screen and (min-width:1000px) {
    .home-illustration--biometrics [id=scene-2-video] {
        position: absolute;
        left: 0;
        top: 150px
    }
    .home-illustration--biometrics [id=scene-2-video].expanded {
        left: -50px
    }
    .home-illustration--biometrics [id=smartie-lock] {
        top: 0;
        left: 130px
    }
    .home-illustration--biometrics [id=smartie-camera] {
        top: 120px;
        left: 260px
    }
    .home-illustration--biometrics [id=smartie-voice] {
        top: 320px;
        left: 280px
    }
    .home-illustration--biometrics [id=smartie-touch] {
        top: 440px;
        left: 185px
    }
}

@media screen and (min-width:1200px) {
    .home-illustration--biometrics [id=scene-2-video].expanded {
        left: 0
    }
}

@media screen and (max-width:530px) {
    .home-illustration--saver [id=smartie-saver-stat] {
        width: 110px;
        height: 110px
    }
}

@media screen and (min-width:800px) {
    .home-illustration--saver {
        height: 580px;
        padding: 0
    }
    .home-illustration--saver [id=scene-4-video] {
        position: absolute;
        left: -25px;
        top: 150px
    }
    .home-illustration--saver [id=scene-4-video].expanded {
        left: -150px
    }
    .home-illustration--saver [id=smartie-saver-image] {
        width: 129px;
        height: 129px;
        left: 70px;
        top: -50px
    }
    .home-illustration--saver [id=smartie-saver-stat] {
        width: 150px;
        height: 150px;
        top: 320px;
        left: 100px
    }
}

@media screen and (min-width:1000px) {
    .home-illustration--saver [id=scene-4-video] {
        top: 139px;
    }
    .home-illustration--saver [id=scene-4-video].expanded {
        left: -50px
    }
    .home-illustration--saver [id=smartie-saver-image] {
        left: 151px;
        top: -66px
    }
    .home-illustration--saver [id=smartie-saver-stat] {
        top: 252px;
        left: 22px
    }
}

@media screen and (min-width:1200px) {
    .home-illustration--saver [id=scene-4-video].expanded {
        left: 0
    }
}

@media screen and (max-width:800px) {
    .home-illustration--roadmap {
        margin-bottom: 5rem
    }
}

@media screen and (min-width:800px) {
    .home-illustration--roadmap .home-panel__desktop {
        height: 100%;
        overflow: auto
    }
    .home-illustration--roadmap .home-panel__mobile {
        height: 0;
        overflow: hidden
    }
}

@media screen and (min-width:800px) {
    .home-illustration--roadmap {
        height: 660px
    }
    .home-illustration--roadmap .box--expandable {
        position: absolute;
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }
    .home-illustration--roadmap:hover .box--expandable {
        opacity: .6 !important
    }
    .home-illustration--roadmap:hover .box--expandable:hover {
        opacity: 1 !important
    }
    .home-illustration--roadmap [id=roadmap-1] {
        left: 165px;
        top: 0;
        width: 120px;
        height: 120px
    }
    .home-illustration--roadmap [id=roadmap-2] {
        left: 85px;
        top: 120px;
        width: 135px;
        height: 135px
    }
    .home-illustration--roadmap [id=roadmap-3] {
        left: 40px;
        top: 255px;
        width: 150px;
        height: 150px
    }
    .home-illustration--roadmap [id=roadmap-4] {
        left: 85px;
        top: 420px;
        width: 135px;
        height: 135px
    }
    .home-illustration--roadmap [id=roadmap-5] {
        left: 165px;
        top: 550px;
        width: 120px;
        height: 120px
    }
}

@media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1) {
    .masthead--homepage {
        padding-top: 7rem
    }
    .masthead--homepage .heading {
        margin-bottom: 4rem
    }
}

@media screen and (min-width:800px) {}

@media screen and (min-width:800px) {
    .mobile-only {
        display: none !important
    }
}

@media screen and (min-width:800px) {
    .desktop-only {
        display: block
    }
}

@media screen and (min-width:760px) {
    .lazy {
        opacity: 0
    }
    .lazy-ready {
        -moz-transition: opacity linear .25s;
        -webkit-transition: opacity linear .25s;
        -o-transition: opacity linear .25s;
        transition: opacity linear .25s;
        -moz-transition-delay: .5s;
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s;
    }
    .lazy-done {
        opacity: 1
    }
}

@media screen and (min-width:600px) {
    .cols .cols_col:first-child:nth-last-child(1)~.cols_col,
    .cols_col:first-child:nth-last-child(1) {
        width: 100%
    }
    .cols .cols_col:first-child:nth-last-child(2)~.cols_col,
    .cols_col:first-child:nth-last-child(2) {
        width: 50%
    }
    .cols .cols_col:first-child:nth-last-child(3)~.cols_col,
    .cols_col:first-child:nth-last-child(3) {
        width: 33%
    }
}

@media screen and (min-width:800px) {
    .cols .cols_col:first-child:nth-last-child(4)~.cols_col,
    .cols_col:first-child:nth-last-child(4) {
        width: 25%
    }
    .cols .cols_col:first-child:nth-last-child(5)~.cols_col,
    .cols_col:first-child:nth-last-child(5) {
        width: 20%
    }
}

@media screen and (min-width:1000px) {
    .cols .cols_col:first-child:nth-last-child(6)~.cols_col,
    .cols_col:first-child:nth-last-child(6) {
        width: 16%
    }
}

@media screen and (min-width:600px) {
    .col {
        display: inline-block;
        vertical-align: top;
        padding-right: 20px;
        margin-bottom: 0
    }
    .col-50 {
        width: 50%
    }
    .col-60 {
        width: 60%
    }
    .col-40 {
        width: 50%
    }
    .col-66 {
        width: 66%
    }
    .col-33 {
        width: 50%;
        margin: 0 auto;
        display: inline-block;
        padding-bottom: 1rem
    }
    .col-33:last-child {
        padding-bottom: 0
    }
    .col-20 {
        width: 50%;
        padding-bottom: 1rem
    }
    .col-right {
        padding-left: 5%;
        padding-right: 0
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    article aside .col-33:first-of-type:nth-last-of-type(3)~.col-33:last-of-type,
    article aside .col-33:first-of-type:nth-last-of-type(5)~.col-33:last-of-type {
        display: none
    }
}

@media screen and (min-width:800px) {
    .col-33 {
        width: 33%;
        display: inline-block;
        padding-bottom: 0
    }
    .col-40 {
        width: 40%
    }
}

@media screen and (min-width:900px) {
    .col-20 {
        width: 20%
    }
}

@media screen and (min-width:800px) {
    .link-list li {
        width: 49%;
        display: inline-block
    }
}

@media screen and (min-width:1024px) {
    body {}
}

@media screen and (orientation:landscape) and (max-height:600px) {
    html.ios,
    .ios body {
        width: auto
    }
}

@media screen and (max-width:667px) and (orientation:landscape) {
    .header {
        position: absolute;
    }
    .header .header_inner {
        margin-top: 0
    }
    .header .cookie-show {
        position: relative
    }
}

@media screen and (min-width:600px) {
    .header_inner,
    .masthead_inner,
    .wrap {
        padding: 20px 20px
    }
    .header_inner {
        padding: 10px 40px
    }
}

@media screen and (min-width:1180px) {
    .sitefooter,
    .wrap {
        padding: 20px 0 0;
    }
    .header_inner {
        padding: 0px 0 0;
    }
}

@media screen and (max-width:1039px) {
    .overlay-navigation.overlay-active~.header_logo path,
    .overlay-person.overlay-active~.header .header_logo path {
        fill: #fff
    }
    .header .mainmenu a.signbtn {
        margin-top: 9px;
    }
    .strapline {
        color: #fff;
        padding-bottom: 10px;
    }
    .overlay-navigation {
        opacity: 0;
    }
}

@media screen and (max-width:1039px) {
    .quickquitewrapper ul.buttonnewmor li a {
        background-size: 94% auto;
        width: 105%;
        height: 210px;
        background-position: 17px 5px;
        padding: 34% 0 53px 12px;
    }
    .quickquitewrapper ul.buttonnewmor li.lastsec a {
        background-size: 100%;
        width: 100%;
        padding: 34% 0 53px 12px;
    }
    .leftrow ul.buttonnewmor li.lastsec {
        margin: 0px;
    }
    .quickquitewrapper ul.buttonnewmor {
        max-width: 100%;
        width: 98%;
    }
}

@media screen and (max-width:1039px) {
    .overlay-navigation.overlay-active~.header_control-close {
        display: block
    }
}

@media screen and (min-width:1040px) {
    .header_logo {
        margin-top: -5px;
        margin-top: 20px;
    }
}

@media screen and (min-width:1180px) {
    .page-framed-fixed .header .header_inner,
    .docked .header_inner {
        padding-top: 0px;
        padding-bottom: 10px
    }
}

@media screen and (min-width:1040px) {
    .contrast,
    .contrast-control {
        color: #50385b;
        /*min-height:138px; padding-top:4px;*/
    }
    .contrast,
    .home .contrast-control {
        color: #50385b;
        min-height: 140px;
        padding-top: 0px;
    }
    .contrast .socialchannel-instagram path,
    .contrast .socialchannel-facebook path,
    .contrast .socialchannel-twitter path,
    .contrast-control .socialchannel-instagram path,
    .contrast-control .socialchannel-facebook path,
    .contrast-control.socialchannel-twitter path {
        fill: #50385b;
        stroke: none
    }
    .contrast .socialchannel-linkedin path,
    .contrast .socialchannel-linkedin rect,
    .contrast-control .socialchannel-linkedin path,
    .contrast-control .socialchannel-linkedin rect {
        fill: #50385b;
        stroke: none
    }
    .contrast .socialchannel circle,
    .contrast-control .socialchannel circle {
        stroke: #50385b
    }
}

@media screen and (min-width:1024px) {
    .sitefooter_copy .copyright {
        font-size: 1.4rem
    }
}

@media screen and (min-width:700px) and (max-width:800px) {
    .sitefooter_links .cols_col {
        width: 20%
    }
}

@media screen and (min-width:800px) {}

@media screen and (min-width:800px) {
    .sitefooter_legal {
        font-size: 16px;
        max-width: 662px;
        margin: auto;
    }
    .sitefooter_legal a {
        font-size: 1.3rem
    }
}

@media screen and (min-width:600px) {
    .masthead_inner {
        padding: 20px 40px
    }
}

@media screen and (min-width:900px) {
    .masthead-graphic .masthead_inner {
        padding: 0;
        padding-top: 0px
    }
}

@media screen and (max-width:1039px) {
    .overlay-navigation.overlay-active .overlay_footer,
    .overlay-navigation.overlay-active .menu_item {
        opacity: 0;
        -moz-animation-delay: 700ms;
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }
    .overlay-navigation.overlay-active .overlay_footer {
        -moz-animation-delay: 2100ms;
        -webkit-animation-delay: 2100ms;
        animation-delay: 2100ms
    }
    .overlay-navigation.overlay-active~.overlay_bg {
        -moz-transform: translate3d(0, 0, 0) scale3d(.7, .7, .7);
        -ms-transform: translate3d(0, 0, 0) scale3d(.7, .7, .7);
        -webkit-transform: translate3d(0, 0, 0) scale3d(.7, .7, .7);
        -o-transform: translate3d(0, 0, 0) scale3d(.7, .7, .7);
        transform: translate3d(0, 0, 0) scale3d(.7, .7, .7);
        top: -200px;
        right: -200px;
        opacity: 1
    }
    .overlay-navigation .overlay_copy {
        opacity: 0;
        -moz-transition: all ease .5s;
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        transition: all ease .5s
    }
}

@media screen and (min-width:600px) {
    .overlay-navigation .overlay_copy {
        padding-top: 120px;
        -moz-transition: none;
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (min-width:1040px) {
    .mainmenu li {
        display: inline-block;
        padding: 0 6px;
    }
    .mainmenu li:last-child {
        padding-right: 0;
    }
    .masthead-graphic .masthead_inner .heading {
        padding: 0px 0 0;
    }
    .mainmenu form {
        float: right;
    }
    .mainmenu form li:last-child a {
        padding-right: 0px;
    }
    .overlay-navigation {
        top: auto;
        margin: 0 auto
    }
    .header-withcookie .overlay-navigation {
        padding-top: 0
    }
    .overlay-navigation .overlay_copy {
        padding: 4px 0 0 0;
    }
    .overlay-navigation .menu.mainmenu {
        text-align: right;
        /*width: -webkit-calc(100% - 145px);
        width: calc(100% - 145px);*/
        display: inline-block;
        vertical-align: middle;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .header[data-social-count="2"] .overlay-navigation .menu {
        /*width: -webkit-calc(100% - 145px);
        width: calc(100% - 145px)*/
    }
    .header[data-social-count="3"] .overlay-navigation .menu.mainmenu {
        /*width: -webkit-calc(100% - 205px);
        width: calc(100% - 205px);*/
        /*width: auto;*/
        float: right;
        padding: 5px 0px 0 0;
    }
    /*.docked.contrast.header[data-social-count="3"] .overlay-navigation .menu.mainmenu{padding:15px 0 0;}
.docked.contrast .header_logo img{ width:99px;}
.overlay_copy{ transition: transform 1s ease 0s;}
.header.docked.contrast .overlay_copy{transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 0.9);}
.header.docked.contrast{ min-height:67px; }
.header.docked.contrast .mainmenu a{ font-size:15px;}
.header.docked.contrast .mainmenu a.signbtn{top:-5px;}*/
    .overlay-navigation .overlay_footer {
        padding: 0;
        margin: 0;
        text-align: right;
        width: 120px;
        display: inline-block;
        vertical-align: middle
    }
    .header[data-social-count="2"] .overlay-navigation .overlay_footer {
        width: 120px
    }
    .header[data-social-count="3"] .overlay-navigation .overlay_footer {
        width: 180px
    }
    .overlay-navigation .overlay_footer:before {
        content: none
    }
    .overlay-navigation .madeinengland {
        display: none
    }
    .header_control-menu {
        display: none
    }
}

@media screen and (min-width:1150px) {
    .mainmenu a {
        /*padding:5px 15px; */
        padding: 5px 0px;
    }
}

.menu_item-active a {}

@media screen and (max-width:800px) and (orientation:landscape) {
    .mainmenu {
        width: 50%;
        display: inline-block;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@media screen and (min-width:1040px) {
    .menu_item-cta {
        padding-left: 20px
    }
    .menu_item-cta a {
        margin-top: 0
    }
    .contrast .mainmenu a,
    .contrast-control .mainmenu a {
        color: #0d0b08;
    }
    .contrast .menu_item.menu_item-cta a,
    .contrast-control .menu_item.menu_item-cta a {
        border-color: #50385b
    }
    .contrast .menu_item-cta.menu_item-active a,
    .contrast .menu_item.menu_item-cta a:hover,
    .contrast .menu_item.menu_item-cta a:focus,
    .contrast-control .menu_item-cta.menu_item-active a,
    .contrast-control .menu_item.menu_item-cta a:hover,
    .contrast-control .menu_item.menu_item-cta a:focus {
        background: #50385b;
        color: #fff
    }
    .menu_item-cta .icon-animating .circle {
        border-color: #5d355f
    }
    .menu_item-cta .icon-animating .type {
        background-image: url(img/icon-arrow-purple.png)
    }
    .contrast .menu_item-cta .icon-animating .circle,
    .contrast-control .menu_item-cta .icon-animating .circle {
        border-color: #fff
    }
    .contrast .menu_item-cta .icon-animating .type,
    .contrast-control .menu_item-cta .icon-animating .type {
        background-image: url(img/icon-arrow.png)
    }
}

@media screen and (min-width:600px) {
    .paging {
        font-size: 2.1rem
    }
    .paging .pages a {
        -webkit-transition: all linear 250ms;
        -moz-transition: all linear 250ms;
        transition: all linear 250ms
    }
}

.video-circle img,
.video-circle video {
    display: block;
    margin: auto;
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-circle .icon {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 25%;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
    -webkit-transition: all .5s;
    transition: all .5s
}

@media screen and (min-width:1000px) {
    .video-circle .icon {
        width: 127px;
        height: 127px
    }
    .aboutuspage .masthead.masthead-graphic.masthead--homepage {
        padding-top: 17px !important;
    }
}

.video- circle {
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    position: relative;
    border-radius: 0%;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 10;
}

@media screen and (min-width:1000px) {
    .video-circle {
        width: 128px;
        height: 128px
    }
}

.video-circle video {
    width: 100%
}

.join-loz__inner {
    max-width: 450px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (min-width:600px) {
    .join-loz__inner {
        paddin1g: 0px
    }
}

@media screen and (max-width:1039px) {
    .overlay-navigation.overlay-active .overlay_copy {
        opacity: 1;
        text-align: center;
    }
    .mainmenu a {
        color: #fff;
    }
    .overlay-navigation .overlay_copy {
        padding-top: 49px;
        padding-left: 40%;
    }
    .mainmenu.menu {
        padding-top: 24px;
    }
    .aboutuspage .masthead.masthead-graphic.masthead--homepage {
        padding-top: 0px !important;
    }
    .header_logo {
        display: block;
    }
    .overlay-active {
        top: 0;
        left: auto;
        max-width: 500px;
        width: 100%;
        top: 51px;
        opacity: 1;
    }
}

@media screen and (max-width:767px) {
    .overlay-navigation .overlay_copy {
        padding-top: 49px;
        padding-left: 10%;
    }
    .overlay-navigation.overlay-active .overlay_copy {
        opacity: 1;
        text-align: center;
    }
    .mainmenu a {
        color: #fff;
    }
    .masthead-graphic .masthead_inner .heading {
        display: none;
    }
    .masthead.masthead-graphic.masthead--homepage {
        padding-top: 0px !important;
        padding-bottom: 86px;
        background-size: cover;
    }
    .imlooking {
        padding: 80px 0 0;
        width: 100%;
    }
    .quickquitewrapper .imlooking {
        padding: 33px 0 20px;
    }
    ul.buttonnewmor {
        max-width: 100%;
        background-size: 100%;
        font-size: 18px;
        margin-top: 28px;
        height: 123px;
    }
    ul.buttonnewmor li {
        padding: 30px 27px 0 15px;
        max-width: 146px;
    }
    ul.buttonnewmor li.lastsec {
        padding: 47px 10px 10px 16px;
    }
    .trustpimg {
        padding-top: 49px;
    }
    img {
        max-width: 100% !important;
    }
    .panel-home.panel-home--founders .join-loz__inner {
        padding: 0px;
        top: 71px;
    }
    .leftrow {
        width: 100%;
        padding: 0 13px;
    }
    .header_inner,
    .wrap {
        padding: 10px;
    }
    .mortgageguide {
        padding: 34px 0 0 21px;
    }
    .downloadbtn {
        padding: 17px 0 19px 63px;
        font-size: 20px;
    }
    .mortgageguide .panel-home__title {
        padding: 0px 0px 0px 32px;
    }
    .home-cols__col .alimage {
        position: relative;
    }
    .home-cols--reverse .home-cols__col {
        padding-top: 92px;
    }
    .leftrowinner {
        max-width: 100%;
        margin: 0px;
        min-height: 85px;
        padding: 32px 13px 17px;
    }
    .rightrow .leftrowinner {
        margin: 25px 0px 0px;
        padding: 15px 15px;
    }
    .rightrow ul li {
        background-position: 0px 16px;
        padding: 10px 0 14px 62px;
    }
    .listtitle {
        font-size: 20px;
    }
    .rightrow ul li p {
        font-size: 12px;
    }
    .customersays .custoerfirst {
        max-width: 90%;
        margin: 0px 5%;
        position: relative;
        left: auto;
    }
    footer.sitefooter {
        padding: 0px 0;
    }
    .sitefooter_legal {
        margin: 0;
        padding-top: 0px;
        padding-bottom: 100px;
    }
    .sitefooter_links .cols_col {
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        min-height: 76px;
    }
    .morgage_footer ul.buttonnewmor {
        position: relative;
        margin: auto;
        top: 0;
        width: 302px;
    }
    .quickquitewrapper ul.buttonnewmor li.lastsec a {
        background-position: 1px -3px;
    }
    .customersays h1 {
        font-size: 30px;
        line-height: normal;
    }
    .quickquitewrapper .tititlequick {
        font-size: 30px;
        line-height: normal;
    }
    * {
        box-sizing: border-box;
    }
    .quickquitewrapper ul.buttonnewmor li {
        padding: 20px 6px 0 13px;
        max-width: 124px;
    }
    .quickquitewrapper ul.buttonnewmor li.lastsec {
        padding: 41px 0 10px 26px;
    }
    .leftcontent {
        width: 100%;
        padding: 0 15px 0 15px;
    }
    .copy .leftcontent p {
        font-size: 16px;
        line-height: 27px;
    }
    .rightreferimg {
        width: 100%;
    }
    .referfrnd .leftreferfrnd {
        margin-top: 71px;
    }
    .box_step {
        width: 100%;
        margin-bottom: 64px;
        padding: 0px 10px;
    }
    .innerbox {
        margin: 0;
    }
    .boxarrow:after,
    .boxarrow:before {
        top: 113.9% !important;
        left: 58%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 1;
    }
    .boxarrow:after {
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #0084ae;
        border-width: 44px;
        margin-left: -60px;
        margin-top: -43px;
    }
    .boxarrow:before {
        border-color: rgba(194, 225, 245, 0);
        border-top-color: #e9edf0;
        border-width: 56px;
        margin-left: -74px;
        margin-top: -43px;
    }
    .boxarrowsec:after,
    .boxarrowsec:before {
        top: 113.9% !important;
        left: 58%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 1;
    }
    .boxarrowsec:after {
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #8c368c;
        border-width: 44px;
        margin-left: -60px;
        margin-top: -43px;
    }
    .boxarrowsec:before {
        border-color: rgba(194, 225, 245, 0);
        border-top-color: #e9edf0;
        border-width: 56px;
        margin-left: -74px;
        margin-top: -43px;
    }
    .wanstead_logoimg img {
        top: 40px;
    }
    .aidminpng br {
        display: none;
    }
    .aidminpng .wanstead_logoimg img {
        top: -20px;
    }
    body .banner-content {
        position: static !important;
    }
    /*update 29*/
    .buttonsave {
        margin-left: 13%;
    }
    /*a{
    color:white;
}*/
}


/*style 2 start*/


/*style 2 END*/

@media (max-width:1366px) {
    .indexhome.masthead.masthead-graphic.masthead--homepage {
        padding-top: 70px !important;
    }
    .trustpimg {
        padding: 47px 0 0;
    }
    .mainmenu li a {
        font-size: 14px;
    }
}

.footer_wrapper .adviveron {
    text-align: right;
    padding: 0px 0px 0px 0px;
    color: #fff;
}

@media screen and (max-width:1234px) {
    /*.buttonsave{float:left; width:50%;padding-bottom:15px;}*/
    .footer_fixed .buttonsave .ButtonComponent {
        /*margin-top:0; */
    }
    .footer_fixed .buttonsave .ButtonComponent.DataSubmit {
        width: 222px;
        margin-top: 40px;
    }
    .footer_fixed .buttonsave.text-left .ButtonComponent.DataSubmit {
        width: auto;
    }
    .footersec {
        max-width: 581px;
    }
    .footer_fixed .buttonsave {
        width: 220px;
    }
    .footer_fixed .buttonsave.text-left {
        width: auto;
    }
}

@media screen and (max-width:981px) {
    .footer_wrapper .adviveron {
        text-align: left;
        padding: 0px 0px 0px 0px;
        color: #fff;
    }
    .footer_fixed .buttonsave.text-left .ButtonComponent.DataSubmit {
        width: 222px;
        padding-left: 15px;
    }
    .footer_fixed .buttonsave {
        padding-bottom: 15px;
        padding-left: 15px !important;
    }
}

ul.customer-Menu li:last-child p {
    font-size: 13px;
    color: #0066b3;
}

ul.customer-Menu li:last-child {
    display: block;
    padding-right: 12px;
}

table#MVCGridTable_RecurringDepositGrid a.fa.fa-desktop.customebtn {
    margin-right: 8px;
}

.modal-header {
    background: #12619e;
    display: flex;
    align-items: center;
}

.modal-header h5 {
    color: #fff;
    font-size: 21px;
}

.modal-header button.close {
    color: #fff;
    font-size: 45px;
    text-shadow: none;
    font-weight: 400;
    opacity: 0.9;
    line-height: 0;
    margin-left: auto;
}

label#PayText {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

input#ReceiptDate {
    width: 100%;
    border: 1px solid #d3d3d3;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
}


.btn-mvc-grid {
    font-size: 12px;
    white-space: nowrap;
    background: #5c9acf;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
}

.btn-mvc-grid:hover {
    text-decoration: underline;
}
.mr10right{
    margin-right:10px;
}

.btn-create-new {
    font-size: 12px;
    white-space: nowrap;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    color: #5c9acf;
    margin-right: 5px;
    
}


    .btn-create-new:hover {
        text-decoration: underline;
    }